How to Install coco-doc software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install coco-doc software package in Ubuntu 14.04 LTS (Trusty Tahr)

coco-doc software package provides Documentation for the Coco/R Compiler Generator, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install coco-doc 

coco-doc is installed in your system.

Make ensure the coco-doc package were installed using the commands given below,

$ sudo dpkg-query -l | grep coco-doc *

You will get with coco-doc package name, version, architecture and description in a table

coco-doc package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package coco-doc
Version 20060919-2
Description Documentation for the Coco/R Compiler Generator
Sub Section devel


See Also, How to uninstall or remove coco-doc software package from Ubuntu 14.04 LTS (Trusty Tahr)?